<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
.zhengwen {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
a.home:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.home:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a.home:hover {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}
a.home:active {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.sub_name {
	font-family: "宋体";
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_mid {
	font-size: 9pt;
	line-height: normal;
	color: #69571a;
	text-decoration: none;
}
</pre></body></html>